AdRegistrationLock 
Logical Entity Name  AdRegistrationLock 
Default Table Name  AdRegistrationLock 
Physical Only  NO 
Definition 
 
Note 
 

AdRegistrationLock Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdRegistrationLockID(PK)    int  NO 
 
AppliedTerms    char(1)  NO 
 
LockType    char(1)  NO 
 
UnitType    char(1)  YES 
 
Limit    money  YES 
 
AdTermID(FK)    int  YES 
 
IncludeDropCourses    bit  NO 
 
IncludeLOACourses    bit  NO 
 
SyStudentID(FK)    int  YES 
 
SyGroupsID(FK)    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdRegistrationLock Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_AdRegistrationLockAdRegistrationLockID  PrimaryKey  AdRegistrationLockID 

AdRegistrationLock Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdTerm  Non-Identifying  Zero or One to Zero or More  FK_AdRegistrationLockAdTermID_AdTermAdTermID      AdTermID  NO  YES 
SyGroups  Non-Identifying  Zero or One to Zero or More  FK_AdRegistrationLockSyGroupsID_SyGroupsSyGroupsID      SyGroupsID  NO  YES 
syStudent  Non-Identifying  Zero or One to Zero or More  FK_AdRegistrationLockSyStudentID_SyStudentSyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdRegistrationLockUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdRegistrationLock Check Constraints 
Check Constraint Name  CheckConstraint